DataCollection
PerformSelector(Selector,NSObject,Double,NSString[]) メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1CollectionViewSource<T> クラス > PerformSelector メソッド : PerformSelector(Selector,NSObject,Double,NSString[]) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Sub PerformSelector( _
   ByVal selector As ObjCRuntime.Selector, _
   ByVal withObject As Foundation.NSObject, _
   ByVal afterDelay As System.Double, _
   ByVal nsRunLoopModes() As Foundation.NSString _
) 
public virtual void PerformSelector( 
   ObjCRuntime.Selector selector,
   Foundation.NSObject withObject,
   System.double afterDelay,
   Foundation.NSString[] nsRunLoopModes
)

パラメータ

selector
withObject
afterDelay
nsRunLoopModes
参照

C1CollectionViewSource<T> クラス
C1CollectionViewSource<T> メンバ
オーバーロード一覧